home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / util / time / TimeOL.readme < prev    next >
Text File  |  1999-05-02  |  2KB  |  45 lines

  1. Short:    Measures time (ONLine or whatever)
  2. Author:   Ivan Golubovic <ivan_g@iname.com>
  3. Uploader: Ivan Golubovic <ivan_g@iname.com>
  4. Version:  1.2
  5. Type:     util/time
  6.  
  7.   This is very simple (and useful) program that measures elapsed time.  Time
  8. is shown eather in small window or in sprite (sprite it is visible on every
  9. screen opened - AGA is required).
  10.   Can be controlled via ARexx and Commodities.
  11.  
  12.   This program is FREEWARE, and standard DISCLAMER applies.
  13.  
  14.   Mail me bug reports, impressions, ideas...
  15.  
  16. When started the following template is used:
  17.   StartSec/N        - Begin counting from N seconds
  18.   RX=RexxPortName/K - Use this name for ARexx port
  19.   PS=PubScreen/K    - Puplic screen name
  20.   HotKey/K          - Popup hotkey (default is Control+Help)
  21.   Sprite/S          - Use sprite instead of window
  22.   SX/K/N, SY/K/N    - Sprite coordinates
  23.  
  24. Available ARexx commands:
  25.   SetTimer Sec/A - Initialize timer
  26.   GetTimer       - Returns seconds elapsed
  27.   StopTimer      - Stop/Pause timer
  28.   ContTimer      - Continues timer
  29.   Quit           - Quits TimeOL
  30.   Help           - Returns help about arexx commands
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.     1636     858 47.5% 27-Feb-99 18:11:16  TimeOL.info
  38.      598     366 38.7% 27-Feb-99 18:11:44 +Offline.rexx
  39.      721     416 42.3% 27-Feb-99 18:11:44 +Online.rexx
  40.       94      80 14.8% 27-Feb-99 18:11:44 +Quit.rexx
  41.     8532    4935 42.1% 27-Feb-99 18:11:44 +TimeOL
  42.     1114     614 44.8% 27-Feb-99 18:12:44 +TimeOL.readme
  43. -------- ------- ----- --------- --------
  44.    12695    7269 42.7% 02-Mar-99 19:46:36   6 files
  45.